img{max-width:100%;}

.show{display:block;}
.hide{display:none;}

.index .floor_6_main .floor_6_1 .floor_6_2 .f_z p{overflow:hidden;height:100px;margin-bottom:10px;}


.menu_pro li{position:relative;min-width:100px}

.menu_pro li:hover a{border-bottom-left-radius:0;border-bottom-right-radius:0}

.menu_pro>ul>li>.s_menu {

  position:absolute;

  width:100%;

  left:0;

  top:40px;

  background-color:#fff;

  opacity: 0;

  visibility: hidden;

  transition: all .3s ease 0s;

  transform: translate3d(0, 10px, 0);

  z-index:99;

}

.menu_pro>ul>li:hover>.s_menu {

  opacity: 1;

  visibility: visible;

  transform: translate3d(0, 0, 0);

}

.menu_pro>ul>li>.s_menu>li{margin:0;width:100%;position:relative}

.menu_pro>ul>li>.s_menu>li>a{border:1px solid #ccc;border-top:0;border-radius:0;background-color:#fff;}

.menu_pro>ul>li:hover>.s_menu>li>a{background-color:transparent;color:#333}

.menu_pro>ul>li>.s_menu>li:hover>a{background-color:#3ba86f;color:#fff;border-color:#3ba86f}

.menu_pro>ul>li>.s_menu>li>.t_menu{position:absolute;width:100%;left:100%;top:0;background-color:#fff;opacity:0;visibility:hidden;transition:all .3s ease;transform:translateX(10px);border:1px solid #ccc}

.menu_pro>ul>li>.s_menu>li:hover>.t_menu{opacity:1;visibility:visible;transform:translateX(0)}

.menu_pro>ul>li>.s_menu>li>.t_menu>li{margin:0}

.menu_pro>ul>li>.s_menu>li>.t_menu>li>a{border:0;border-bottom:1px solid #ccc;border-radius:0}

.menu_pro>ul>li:hover>.s_menu>li>.t_menu>li>a{background-color:transparent;color:#333}

.menu_pro>ul>li>.s_menu>li>.t_menu>li:hover>a{background-color:#3ba86f;color:#fff}


.floor_1 .floor_1_1 ul li{position:relative;height:auto;}
.floor_1 .floor_1_1 ul li a{text-align:left;box-sizing:border-box;padding:0 10px;}
.floor_1 .floor_1_1 ul li .two_cat{}
.floor_1 .floor_1_1 ul li .two_cat a{border:none;height:30px;line-height:30px;width:auto;}
.have_child{}
.have_child .one_child{position:relative;}
.have_child .one_child img.left_arrow{position:absolute;top:0;bottom:0;margin:auto;right:20px;transition:all .3s ease;}
.have_child .two_cat{padding-top:10px;transition:all .3s ease;display:none;}
.have_child .two_cat a{margin-bottom:10px;display:block;text-indent:1em;}
.have_child .two_cat a.on{}
.have_child.open img.left_arrow{transform:rotate(90deg);}
.have_child.open .two_cat{display:block;}

.pro_left{width:250px;margin-right:20px;float:left;}
.pro_left .floor_1 .floor_1_1{height:auto;}
.pro_left .floor_1 .floor_1_1 dl{position:static;}
.pro_right{width:calc(100% - 270px);float:left;}
.pro_right .girdlist.huxin .item{width:calc(33.333% - 20px);margin:0 10px;}
.pro_right .girdlist.huxin .item .img{width:auto;height:230px;}
.pro_right .girdlist.huxin .item .img img{width:auto;height:auto;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;max-height:100%;}

.pro_right .showProduct{}
.pro_right .showProduct .htmleaf-container{width:60%;}
.pro_right .showProduct .htmleaf-container .mod18{width:100%;}
.pro_right .showProduct .htmleaf-container .mod18 .picBox{width:100%;position:relative;height:400px;}
.pro_right .showProduct .htmleaf-container .mod18 .picBox ul{height:100%;position:relative;}
/*.pro_right .showProduct .htmleaf-container .mod18 .picBox li{width:100%;height:100%;}*/
.pro_right .showProduct .htmleaf-container .mod18 .picBox li a{width:100%;height:100%;}
.pro_right .showProduct .htmleaf-container .mod18 .picBox li a img{width:auto;height:auto;max-height:100%;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}
.pro_right .showProduct .imgtxtcon{width:calc(40% - 30px);margin-left:30px;}
.pro_right .showProduct .imgtxtcon .tel strong{font-size:28px;}
.pro_right .showProduct .imgtxtcon .btn1{margin-left:4px;}

.part_2 .news_ul{width:100%;}
.part_2 .news_ul li .box1{}
.part_2 .news_ul li .box2{width:50%;}
.part_2 .news_ul li .right{}

.formData .item{width:calc(50% - 10px);margin:0;box-sizing:border-box;margin-bottom:20px;}
.formData .item:nth-child(1){margin-right:10px}
.formData .item:nth-child(2){margin-left:10px;}
.formData .item .txt{}
.formData .liuyan{width:100%;}